|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.framework.util.StaticConfigurationAdmin
public class StaticConfigurationAdmin
An immutable implementation of the configuration admin service.
| Constructor Summary | |
|---|---|
StaticConfigurationAdmin(org.osgi.framework.BundleContext context,
org.osgi.service.log.LogService log,
org.w3c.dom.Element configurationsData)
Creates a new StaticConfigurationAdmin. |
|
| Method Summary | |
|---|---|
void |
start()
Starts this service implementation. |
void |
stop()
Stops this service implementation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StaticConfigurationAdmin(org.osgi.framework.BundleContext context,
org.osgi.service.log.LogService log,
org.w3c.dom.Element configurationsData)
context - The context to operate under.log - The log service to use.configurationsData - The configuration data to load.| Method Detail |
|---|
public void start()
public void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||